Size
The Size
class represents the dimensions of a form control, including width and height.
Properties
Name | Description |
---|---|
Width | The width of the control. |
Height | The height of the control. |
Methods
Name | Description |
---|---|
GetDifferences(otherObj) | Compares the current instance with another size and returns the differences. |